[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Description: Clear an icon from the screen given the handle ID
Mapped Command:
FUNCTION __ClrIconButton(handle)
   clrwin(__XdGE(_handles_[handle,2])-__XdGE_(_icnwidt_/2),;
      __YdGE(_handles_[handle,1])-__YdGE_((_icnheig_/2)+IconShadowOffsetD+.1),;
      __XdGE(_handles_[handle,2])+__XdGE_((_icnwidt_/2)+IconShadowOffsetR+.1),;
      __YdGE(_handles_[handle,1])+__YdGE_(_icnheig_/2))
RETURN(Void)

See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson